home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 24 / PC Gamer IT CD 24 2-2.iso / DESK95 / wincomm / INSTALL.BIN / WINCMD32.EXE / 0 / RCDATA / TDLGCONFIGALL / TDLGCONFIGALL.txt
Text File  |  1997-04-14  |  50KB  |  2,030 lines

  1. object DLGCONFIGALL: TDLGCONFIGALL
  2.   Tag = 1
  3.   Left = 363
  4.   Top = 47
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   Caption = 'Configuration'
  8.   ClientHeight = 412
  9.   ClientWidth = 408
  10.   Font.Color = clBlack
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   KeyPreview = True
  15.   Position = poScreenCenter
  16.   OnCreate = FormCreate
  17.   OnKeyDown = FormKeyDown
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object OK: TButton
  22.     Tag = 4001
  23.     Left = 71
  24.     Top = 384
  25.     Width = 80
  26.     Height = 23
  27.     Caption = 'OK'
  28.     Default = True
  29.     TabOrder = 0
  30.     OnClick = OKClick
  31.   end
  32.   object Cancel: TButton
  33.     Tag = 4002
  34.     Left = 155
  35.     Top = 384
  36.     Width = 80
  37.     Height = 23
  38.     Cancel = True
  39.     Caption = 'Cancel'
  40.     ModalResult = 2
  41.     TabOrder = 1
  42.     OnClick = CancelClick
  43.   end
  44.   object Apply: TButton
  45.     Tag = 12
  46.     Left = 323
  47.     Top = 384
  48.     Width = 80
  49.     Height = 23
  50.     Caption = 'Apply'
  51.     Enabled = False
  52.     TabOrder = 3
  53.     OnClick = ApplyClick
  54.   end
  55.   object Help: TButton
  56.     Tag = 4003
  57.     Left = 239
  58.     Top = 384
  59.     Width = 80
  60.     Height = 23
  61.     Caption = 'Help'
  62.     TabOrder = 2
  63.     OnClick = HelpClick
  64.   end
  65.   object Notebook: TMyTabbedNotebook
  66.     Tag = 2
  67.     Left = 0
  68.     Top = 0
  69.     Width = 408
  70.     Height = 381
  71.     Align = alTop
  72.     Font.Color = clBtnText
  73.     Font.Height = -11
  74.     Font.Name = 'MS Sans Serif'
  75.     Font.Style = []
  76.     TabsPerRow = 4
  77.     TabFont.Color = clBlack
  78.     TabFont.Height = -11
  79.     TabFont.Name = 'MS Sans Serif'
  80.     TabFont.Style = []
  81.     TabOrder = 4
  82.     OnChange = NotebookChange
  83.     object TTabPage
  84.       Left = 4
  85.       Top = 42
  86.       HelpContext = 120
  87.       Caption = 'Layout'
  88.       object GroupBox5: TGroupBox
  89.         Tag = 3
  90.         Left = 12
  91.         Top = 28
  92.         Width = 361
  93.         Height = 233
  94.         Caption = ' Screen layout '
  95.         TabOrder = 0
  96.         object idShowButtonBar: TCheckBox
  97.           Tag = 4
  98.           Left = 10
  99.           Top = 36
  100.           Width = 333
  101.           Height = 17
  102.           HelpContext = 1
  103.           Caption = 'Show &button bar'
  104.           TabOrder = 0
  105.           OnClick = Layoutclick
  106.         end
  107.         object idShowDriveButtons: TCheckBox
  108.           Tag = 5
  109.           Left = 10
  110.           Top = 60
  111.           Width = 333
  112.           Height = 17
  113.           Caption = 'Show &drive buttons'
  114.           TabOrder = 1
  115.           OnClick = Layoutclick
  116.         end
  117.         object idShowDriveCombo: TCheckBox
  118.           Tag = 6
  119.           Left = 10
  120.           Top = 84
  121.           Width = 333
  122.           Height = 17
  123.           Caption = 'Show d&rive combobox'
  124.           TabOrder = 2
  125.           OnClick = Layoutclick
  126.         end
  127.         object idShowCurDir: TCheckBox
  128.           Tag = 7
  129.           Left = 10
  130.           Top = 108
  131.           Width = 333
  132.           Height = 17
  133.           Caption = 'Show ¤t directory'
  134.           TabOrder = 3
  135.           OnClick = Layoutclick
  136.         end
  137.         object idShowTabheader: TCheckBox
  138.           Tag = 8
  139.           Left = 10
  140.           Top = 132
  141.           Width = 333
  142.           Height = 17
  143.           Caption = 'Show &tabstop header'
  144.           TabOrder = 4
  145.           OnClick = Layoutclick
  146.         end
  147.         object idShowStatusbar: TCheckBox
  148.           Tag = 9
  149.           Left = 10
  150.           Top = 156
  151.           Width = 333
  152.           Height = 17
  153.           Caption = 'Show &status bar'
  154.           TabOrder = 5
  155.           OnClick = Layoutclick
  156.         end
  157.         object idShowCmdLine: TCheckBox
  158.           Tag = 10
  159.           Left = 10
  160.           Top = 180
  161.           Width = 333
  162.           Height = 17
  163.           Caption = 'Show command &line'
  164.           TabOrder = 6
  165.           OnClick = Layoutclick
  166.         end
  167.         object idShowKeyButtons: TCheckBox
  168.           Tag = 11
  169.           Left = 10
  170.           Top = 204
  171.           Width = 333
  172.           Height = 17
  173.           Caption = 'Show &function key buttons'
  174.           TabOrder = 7
  175.           OnClick = Layoutclick
  176.         end
  177.       end
  178.     end
  179.     object TTabPage
  180.       Left = 4
  181.       Top = 42
  182.       HelpContext = 300
  183.       Caption = 'Operation'
  184.       object Mouseselectionmode: TGroupBox
  185.         Tag = 20
  186.         Left = 8
  187.         Top = 9
  188.         Width = 367
  189.         Height = 60
  190.         Caption = ' Mouse selection mode '
  191.         TabOrder = 0
  192.         object IdConfrightbutton: TRadioButton
  193.           Tag = 21
  194.           Left = 10
  195.           Top = 18
  196.           Width = 355
  197.           Height = 20
  198.           Caption = 'Use &right mouse button (as in NC)'
  199.           TabOrder = 0
  200.           TabStop = True
  201.           OnClick = IDAnyButtonClick
  202.         end
  203.         object IdConfleftbutton: TRadioButton
  204.           Tag = 22
  205.           Left = 10
  206.           Top = 37
  207.           Width = 355
  208.           Height = 20
  209.           Caption = '&Left mouse button (Windows standard)'
  210.           TabOrder = 1
  211.           OnClick = IDAnyButtonClick
  212.         end
  213.       end
  214.       object SelectionwithGray: TGroupBox
  215.         Tag = 23
  216.         Left = 8
  217.         Top = 71
  218.         Width = 181
  219.         Height = 82
  220.         Caption = ' Selection (with Gray + ) '
  221.         TabOrder = 1
  222.         object IdConfFilesOnly: TRadioButton
  223.           Tag = 24
  224.           Left = 10
  225.           Top = 19
  226.           Width = 169
  227.           Height = 22
  228.           Caption = '&Select files only'
  229.           TabOrder = 0
  230.           TabStop = True
  231.           OnClick = IDAnyButtonClick
  232.         end
  233.         object IdConfAlsoDirs: TRadioButton
  234.           Tag = 25
  235.           Left = 10
  236.           Top = 39
  237.           Width = 169
  238.           Height = 22
  239.           Caption = 'Also select d&irectories'
  240.           TabOrder = 1
  241.           OnClick = IDAnyButtonClick
  242.         end
  243.       end
  244.       object QuickSearchGroup: TGroupBox
  245.         Tag = 26
  246.         Left = 195
  247.         Top = 71
  248.         Width = 180
  249.         Height = 82
  250.         Caption = ' Quick search (current dir) '
  251.         TabOrder = 2
  252.         object IdConfAltForMenu: TRadioButton
  253.           Tag = 27
  254.           Left = 10
  255.           Top = 19
  256.           Width = 149
  257.           Height = 20
  258.           Caption = '&Ctrl+Alt+Letters'
  259.           TabOrder = 0
  260.           TabStop = True
  261.           OnClick = IDAnyButtonClick
  262.         end
  263.         object IdConfAltForQuickSearch: TRadioButton
  264.           Tag = 28
  265.           Left = 10
  266.           Top = 39
  267.           Width = 110
  268.           Height = 20
  269.           Caption = 'Al&t+Letters'
  270.           TabOrder = 1
  271.           OnClick = IDAnyButtonClick
  272.         end
  273.         object IdConfLetterQuickSearch: TRadioButton
  274.           Tag = 29
  275.           Left = 10
  276.           Top = 59
  277.           Width = 103
  278.           Height = 20
  279.           Caption = 'L&etter only'
  280.           TabOrder = 2
  281.           OnClick = IDAnyButtonClick
  282.         end
  283.       end
  284.       object Saveonexit: TGroupBox
  285.         Tag = 30
  286.         Left = 8
  287.         Top = 155
  288.         Width = 181
  289.         Height = 82
  290.         Caption = ' Save on exit '
  291.         TabOrder = 3
  292.         object IdConfsavedirs: TCheckBox
  293.           Tag = 31
  294.           Left = 10
  295.           Top = 17
  296.           Width = 169
  297.           Height = 20
  298.           Caption = '&Directories'
  299.           TabOrder = 0
  300.           OnClick = IDAnyButtonClick
  301.         end
  302.         object IdConfsavepanels: TCheckBox
  303.           Tag = 32
  304.           Left = 10
  305.           Top = 37
  306.           Width = 169
  307.           Height = 20
  308.           TabStop = False
  309.           Caption = '&Panels (brief/full, etc.)'
  310.           TabOrder = 1
  311.           OnClick = IDAnyButtonClick
  312.         end
  313.         object IdConfCommandLines: TCheckBox
  314.           Tag = 33
  315.           Left = 10
  316.           Top = 58
  317.           Width = 169
  318.           Height = 20
  319.           Caption = 'Old co&mmand lines'
  320.           TabOrder = 2
  321.           OnClick = IDAnyButtonClick
  322.         end
  323.       end
  324.       object Win95NTGroup: TGroupBox
  325.         Tag = 34
  326.         Left = 195
  327.         Top = 155
  328.         Width = 180
  329.         Height = 82
  330.         Caption = ' Win95/NT specific '
  331.         TabOrder = 4
  332.         object Label5: TLabel
  333.           Tag = 37
  334.           Left = 8
  335.           Top = 57
  336.           Width = 167
  337.           Height = 20
  338.           AutoSize = False
  339.           Caption = 'recycle bin (shift=directly)'
  340.         end
  341.         object IdConf_Longnames: TCheckBox
  342.           Tag = 35
  343.           Left = 10
  344.           Top = 17
  345.           Width = 164
  346.           Height = 20
  347.           Caption = '&Use long names'
  348.           TabOrder = 0
  349.           OnClick = IDAnyButtonClick
  350.         end
  351.         object IdConf_trashcan: TCheckBox
  352.           Tag = 36
  353.           Left = 10
  354.           Top = 37
  355.           Width = 168
  356.           Height = 20
  357.           Caption = '&F8/Del deletes to'
  358.           TabOrder = 1
  359.           OnClick = IDAnyButtonClick
  360.         end
  361.       end
  362.       object SelectionWithSpaceGroup: TGroupBox
  363.         Tag = 38
  364.         Left = 8
  365.         Top = 239
  366.         Width = 367
  367.         Height = 70
  368.         Caption = ' Selection with Space '
  369.         TabOrder = 5
  370.         object Label2: TLabel
  371.           Tag = 40
  372.           Left = 27
  373.           Top = 46
  374.           Width = 338
  375.           Height = 20
  376.           AutoSize = False
  377.           Caption = 'selecting with Space and before copying/deleting'
  378.         end
  379.         object IdConf_Countfiles: TCheckBox
  380.           Tag = 39
  381.           Left = 10
  382.           Top = 22
  383.           Width = 352
  384.           Height = 20
  385.           Caption = 'C&alculate space occupied by subdirectories when'
  386.           TabOrder = 0
  387.           OnClick = IDAnyButtonClick
  388.         end
  389.       end
  390.     end
  391.     object TTabPage
  392.       Left = 4
  393.       Top = 42
  394.       HelpContext = 320
  395.       Caption = 'Display'
  396.       object GroupBox4: TGroupBox
  397.         Tag = 51
  398.         Left = 8
  399.         Top = 2
  400.         Width = 367
  401.         Height = 39
  402.         Caption = ' Main program '
  403.         TabOrder = 0
  404.         object IdConf_oneinstanceonly: TCheckBox
  405.           Tag = 52
  406.           Left = 10
  407.           Top = 15
  408.           Width = 354
  409.           Height = 16
  410.           Caption = 'Allow only &1 copy of Windows Commander at a time'
  411.           TabOrder = 0
  412.           OnClick = IDAnyButtonClick
  413.         end
  414.       end
  415.       object Fileswithspecialattributes: TGroupBox
  416.         Tag = 53
  417.         Left = 8
  418.         Top = 43
  419.         Width = 367
  420.         Height = 55
  421.         Caption = ' File display '
  422.         TabOrder = 1
  423.         object IdConfshowhidsys: TCheckBox
  424.           Tag = 54
  425.           Left = 10
  426.           Top = 15
  427.           Width = 354
  428.           Height = 16
  429.           Caption = '&Show hidden/system files (for experts only!)'
  430.           TabOrder = 0
  431.           OnClick = SymbolsClick
  432.         end
  433.         object IdConfLower83Names: TCheckBox
  434.           Tag = 65
  435.           Left = 10
  436.           Top = 33
  437.           Width = 354
  438.           Height = 16
  439.           Caption = 'Show old &8.3 filenames lowercase (like explorer)'
  440.           TabOrder = 1
  441.           OnClick = SymbolsClick
  442.         end
  443.       end
  444.       object GroupBox1: TGroupBox
  445.         Tag = 55
  446.         Left = 8
  447.         Top = 101
  448.         Width = 367
  449.         Height = 92
  450.         Caption = ' Show symbols to the left of the filename '
  451.         TabOrder = 2
  452.         object IdConfShowAllIcons: TRadioButton
  453.           Tag = 56
  454.           Left = 10
  455.           Top = 33
  456.           Width = 135
  457.           Height = 16
  458.           Caption = '&All'
  459.           TabOrder = 1
  460.           TabStop = True
  461.           OnClick = SymbolsClick
  462.         end
  463.         object IdConfshowStandardIcons: TRadioButton
  464.           Tag = 57
  465.           Left = 10
  466.           Top = 51
  467.           Width = 354
  468.           Height = 16
  469.           Caption = '&Only standard symbols'
  470.           TabOrder = 2
  471.           OnClick = SymbolsClick
  472.         end
  473.         object IdConfShowNoIcons: TRadioButton
  474.           Tag = 58
  475.           Left = 10
  476.           Top = 69
  477.           Width = 354
  478.           Height = 16
  479.           Caption = '&No symbols'
  480.           TabOrder = 3
  481.           OnClick = SymbolsClick
  482.         end
  483.         object IdConfAllAndEXE: TRadioButton
  484.           Tag = 66
  485.           Left = 10
  486.           Top = 15
  487.           Width = 354
  488.           Height = 16
  489.           Caption = 'All associated + &EXE/LNK (slow, 32-bit only)'
  490.           TabOrder = 0
  491.           TabStop = True
  492.           OnClick = SymbolsClick
  493.         end
  494.         object NotOnFloppy: TCheckBox
  495.           Tag = 67
  496.           Left = 156
  497.           Top = 32
  498.           Width = 209
  499.           Height = 17
  500.           Caption = 'EXE/LNK no&t on floppy'
  501.           TabOrder = 4
  502.           OnClick = SymbolsClick
  503.         end
  504.       end
  505.       object Sortingdirectories: TGroupBox
  506.         Tag = 59
  507.         Left = 8
  508.         Top = 196
  509.         Width = 367
  510.         Height = 55
  511.         Caption = ' Sorting directories '
  512.         TabOrder = 3
  513.         object IdConfDirsByName: TRadioButton
  514.           Tag = 60
  515.           Left = 10
  516.           Top = 15
  517.           Width = 354
  518.           Height = 16
  519.           Caption = 'Always &by name'
  520.           TabOrder = 0
  521.           TabStop = True
  522.           OnClick = SymbolsClick
  523.         end
  524.         object IdConfDirsLikeFiles: TRadioButton
  525.           Tag = 61
  526.           Left = 10
  527.           Top = 33
  528.           Width = 354
  529.           Height = 16
  530.           Caption = 'Like &files (also by time)'
  531.           TabOrder = 1
  532.           OnClick = SymbolsClick
  533.         end
  534.       end
  535.       object Helptexts: TGroupBox
  536.         Tag = 62
  537.         Left = 8
  538.         Top = 254
  539.         Width = 367
  540.         Height = 55
  541.         Caption = ' Help texts '
  542.         TabOrder = 4
  543.         object IdConf_tooltips: TCheckBox
  544.           Tag = 63
  545.           Left = 10
  546.           Top = 15
  547.           Width = 354
  548.           Height = 16
  549.           Caption = 'Show &help texts for buttons (tooltips)'
  550.           TabOrder = 0
  551.           OnClick = IDAnyButtonClick
  552.         end
  553.         object IdConf_drivetips: TCheckBox
  554.           Tag = 64
  555.           Left = 10
  556.           Top = 33
  557.           Width = 354
  558.           Height = 16
  559.           Caption = 'Show &volume labels/network paths for drives'
  560.           TabOrder = 1
  561.           OnClick = IDAnyButtonClick
  562.         end
  563.       end
  564.     end
  565.     object TTabPage
  566.       Left = 4
  567.       Top = 42
  568.       HelpContext = 350
  569.       Caption = 'Language'
  570.       object Label3: TLabel
  571.         Tag = 70
  572.         Left = 16
  573.         Top = 22
  574.         Width = 341
  575.         Height = 27
  576.         AutoSize = False
  577.         Caption = '&Change the language/ Sprache wechseln/ Changer de langue'
  578.         FocusControl = id_langlist
  579.         WordWrap = True
  580.       end
  581.       object Menufile: TLabel
  582.         Tag = 71
  583.         Left = 16
  584.         Top = 242
  585.         Width = 237
  586.         Height = 15
  587.         AutoSize = False
  588.         Caption = '&Main menu file:'
  589.         FocusControl = id_main_name
  590.       end
  591.       object id_langlist: TListBox
  592.         Left = 16
  593.         Top = 52
  594.         Width = 345
  595.         Height = 147
  596.         Font.Color = clWindowText
  597.         Font.Height = -11
  598.         Font.Name = 'MS Sans Serif'
  599.         Font.Style = []
  600.         IntegralHeight = True
  601.         ItemHeight = 13
  602.         ParentFont = False
  603.         Sorted = True
  604.         TabOrder = 0
  605.         OnClick = id_langlistClick
  606.       end
  607.       object id_main_name: TEdit
  608.         Left = 17
  609.         Top = 261
  610.         Width = 236
  611.         Height = 21
  612.         Font.Color = clWindowText
  613.         Font.Height = -11
  614.         Font.Name = 'MS Sans Serif'
  615.         Font.Style = []
  616.         ParentFont = False
  617.         TabOrder = 1
  618.         OnChange = id_main_nameChange
  619.         OnClick = id_main_nameChange
  620.       end
  621.       object id_main_search: TButton
  622.         Left = 255
  623.         Top = 259
  624.         Width = 30
  625.         Height = 23
  626.         Caption = '&>>'
  627.         TabOrder = 2
  628.         OnClick = id_main_searchClick
  629.       end
  630.       object id_main_edit: TButton
  631.         Tag = 72
  632.         Left = 287
  633.         Top = 259
  634.         Width = 78
  635.         Height = 23
  636.         Caption = '&Edit'
  637.         TabOrder = 3
  638.         OnClick = id_main_editClick
  639.       end
  640.     end
  641.     object TTabPage
  642.       Left = 4
  643.       Top = 42
  644.       HelpContext = 250
  645.       Caption = 'Edit/View'
  646.       object Keys: TLabel
  647.         Tag = 88
  648.         Left = 300
  649.         Top = 8
  650.         Width = 26
  651.         Height = 13
  652.         Caption = 'Keys:'
  653.       end
  654.       object ViewerforF3: TGroupBox
  655.         Tag = 80
  656.         Left = 4
  657.         Top = 25
  658.         Width = 370
  659.         Height = 156
  660.         Caption = ' Viewer for F3 '
  661.         TabOrder = 0
  662.         object pDefault: TLabel
  663.           Tag = 85
  664.           Left = 8
  665.           Top = 124
  666.           Width = 77
  667.           Height = 14
  668.           Alignment = taRightJustify
  669.           AutoSize = False
  670.           Caption = '&Default:'
  671.           FocusControl = IdConfview
  672.           WordWrap = True
  673.         end
  674.         object idConfonefile1: TLabel
  675.           Left = 297
  676.           Top = 25
  677.           Width = 64
  678.           Height = 14
  679.           AutoSize = False
  680.           Caption = 'F3'
  681.           WordWrap = True
  682.         end
  683.         object IdConfmultiple1: TLabel
  684.           Left = 297
  685.           Top = 47
  686.           Width = 70
  687.           Height = 14
  688.           AutoSize = False
  689.           Caption = 'SHIFT+F3'
  690.           WordWrap = True
  691.         end
  692.         object IdConfexternalview1: TLabel
  693.           Left = 297
  694.           Top = 69
  695.           Width = 68
  696.           Height = 14
  697.           AutoSize = False
  698.           Caption = 'ALT+F3'
  699.           WordWrap = True
  700.         end
  701.         object Bevel1: TBevel
  702.           Left = 280
  703.           Top = 8
  704.           Width = 13
  705.           Height = 146
  706.           Shape = bsRightLine
  707.         end
  708.         object IdConfonefile: TRadioButton
  709.           Tag = 81
  710.           Left = 10
  711.           Top = 25
  712.           Width = 281
  713.           Height = 14
  714.           Caption = '&Internal Viewer with file under cursor'
  715.           TabOrder = 0
  716.           TabStop = True
  717.           OnClick = IdConfonefileClick
  718.         end
  719.         object IdConfmultiple: TRadioButton
  720.           Tag = 82
  721.           Left = 10
  722.           Top = 47
  723.           Width = 281
  724.           Height = 14
  725.           Caption = 'Internal Viewer with &selected files'
  726.           TabOrder = 1
  727.           TabStop = True
  728.           OnClick = IdConfmultipleClick
  729.         end
  730.         object IdConfexternalview: TRadioButton
  731.           Tag = 83
  732.           Left = 10
  733.           Top = 69
  734.           Width = 281
  735.           Height = 14
  736.           Caption = 'E&xternal Viewer:'
  737.           TabOrder = 2
  738.           TabStop = True
  739.           OnClick = IdConfexternalviewClick
  740.         end
  741.         object IdConfAssociateViewer: TButton
  742.           Tag = 84
  743.           Left = 87
  744.           Top = 90
  745.           Width = 199
  746.           Height = 23
  747.           Caption = '&Associations...'
  748.           TabOrder = 3
  749.           OnClick = IdConfAssociateViewerClick
  750.         end
  751.         object IdConfview: TEdit
  752.           Left = 88
  753.           Top = 121
  754.           Width = 169
  755.           Height = 21
  756.           Font.Color = clWindowText
  757.           Font.Height = -11
  758.           Font.Name = 'MS Sans Serif'
  759.           Font.Style = []
  760.           MaxLength = 255
  761.           ParentFont = False
  762.           TabOrder = 4
  763.           OnChange = IDAnyButtonClick
  764.         end
  765.         object id_conf_find1: TButton
  766.           Left = 259
  767.           Top = 119
  768.           Width = 27
  769.           Height = 23
  770.           Caption = '>>'
  771.           TabOrder = 5
  772.           OnClick = id_conf_find1Click
  773.         end
  774.       end
  775.       object EditorforF4: TGroupBox
  776.         Tag = 86
  777.         Left = 4
  778.         Top = 192
  779.         Width = 369
  780.         Height = 89
  781.         Caption = ' Editor for F4 '
  782.         TabOrder = 1
  783.         object Editor: TLabel
  784.           Tag = 87
  785.           Left = 10
  786.           Top = 34
  787.           Width = 281
  788.           Height = 14
  789.           AutoSize = False
  790.           Caption = '&Editor:'
  791.           FocusControl = IdConfed
  792.           WordWrap = True
  793.         end
  794.         object F4: TLabel
  795.           Left = 297
  796.           Top = 60
  797.           Width = 60
  798.           Height = 14
  799.           AutoSize = False
  800.           Caption = 'F4'
  801.           WordWrap = True
  802.         end
  803.         object Bevel2: TBevel
  804.           Left = 280
  805.           Top = 8
  806.           Width = 13
  807.           Height = 79
  808.           Shape = bsRightLine
  809.         end
  810.         object IdConfed: TEdit
  811.           Left = 10
  812.           Top = 57
  813.           Width = 247
  814.           Height = 21
  815.           Font.Color = clWindowText
  816.           Font.Height = -11
  817.           Font.Name = 'MS Sans Serif'
  818.           Font.Style = []
  819.           MaxLength = 255
  820.           ParentFont = False
  821.           TabOrder = 0
  822.           OnChange = IDAnyButtonClick
  823.         end
  824.         object id_conf_find2: TButton
  825.           Left = 259
  826.           Top = 55
  827.           Width = 27
  828.           Height = 23
  829.           Caption = '>>'
  830.           TabOrder = 1
  831.           OnClick = id_conf_find2Click
  832.         end
  833.       end
  834.     end
  835.     object TTabPage
  836.       Left = 4
  837.       Top = 42
  838.       HelpContext = 180
  839.       Caption = 'Font'
  840.       object GroupBox3: TGroupBox
  841.         Tag = 90
  842.         Left = 8
  843.         Top = 4
  844.         Width = 365
  845.         Height = 117
  846.         Caption = ' &File list font '
  847.         TabOrder = 0
  848.         object IdFontFace1: TLabel
  849.           Left = 10
  850.           Top = 24
  851.           Width = 209
  852.           Height = 20
  853.           AutoSize = False
  854.           Caption = 'IdFontFace1'
  855.         end
  856.         object id_FontExample: TLabel
  857.           Left = 10
  858.           Top = 58
  859.           Width = 349
  860.           Height = 53
  861.           AutoSize = False
  862.           Caption = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz'
  863.           WordWrap = True
  864.         end
  865.         object Bevel3: TBevel
  866.           Left = 1
  867.           Top = 52
  868.           Width = 362
  869.           Height = 9
  870.           Shape = bsTopLine
  871.         end
  872.         object ChangeFont1: TButton
  873.           Tag = 91
  874.           Left = 224
  875.           Top = 20
  876.           Width = 133
  877.           Height = 23
  878.           Caption = 'Change font'
  879.           TabOrder = 0
  880.           OnClick = ChangeFont1Click
  881.         end
  882.       end
  883.       object GroupBox2: TGroupBox
  884.         Tag = 92
  885.         Left = 8
  886.         Top = 120
  887.         Width = 365
  888.         Height = 117
  889.         Caption = ' &Main window font '
  890.         TabOrder = 1
  891.         object IdFontFace2: TLabel
  892.           Left = 10
  893.           Top = 24
  894.           Width = 213
  895.           Height = 20
  896.           AutoSize = False
  897.           Caption = 'IdFontFace2'
  898.         end
  899.         object id_FontExample2: TLabel
  900.           Left = 10
  901.           Top = 58
  902.           Width = 349
  903.           Height = 53
  904.           AutoSize = False
  905.           Caption = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz'
  906.           WordWrap = True
  907.         end
  908.         object Bevel4: TBevel
  909.           Left = 1
  910.           Top = 52
  911.           Width = 362
  912.           Height = 9
  913.           Shape = bsTopLine
  914.         end
  915.         object ChangeFont2: TButton
  916.           Tag = 91
  917.           Left = 224
  918.           Top = 20
  919.           Width = 133
  920.           Height = 23
  921.           Caption = 'Change font:'
  922.           TabOrder = 0
  923.           OnClick = ChangeFont2Click
  924.         end
  925.       end
  926.       object SymbolSize: TGroupBox
  927.         Tag = 93
  928.         Left = 8
  929.         Top = 236
  930.         Width = 365
  931.         Height = 73
  932.         Caption = ' &Symbol size '
  933.         TabOrder = 2
  934.         object idiconsize: TComboBox
  935.           Left = 10
  936.           Top = 29
  937.           Width = 85
  938.           Height = 21
  939.           Font.Color = clWindowText
  940.           Font.Height = -11
  941.           Font.Name = 'MS Sans Serif'
  942.           Font.Style = []
  943.           ItemHeight = 13
  944.           Items.Strings = (
  945.             '16x16'
  946.             '32x32')
  947.           ParentFont = False
  948.           TabOrder = 0
  949.           OnChange = idiconsizeChange
  950.         end
  951.         object id_iconexample: TOwnerdrawPanel
  952.           Left = 300
  953.           Top = 13
  954.           Width = 54
  955.           Height = 54
  956.           BevelOuter = bvLowered
  957.           TabOrder = 1
  958.           OnPaint = id_iconexamplePaint
  959.         end
  960.       end
  961.     end
  962.     object TTabPage
  963.       Left = 4
  964.       Top = 42
  965.       HelpContext = 190
  966.       Caption = 'Color'
  967.       object GroupBox6: TGroupBox
  968.         Tag = 100
  969.         Left = 8
  970.         Top = 40
  971.         Width = 367
  972.         Height = 235
  973.         Caption = ' Color '
  974.         TabOrder = 0
  975.         object Fontcolor: TLabel
  976.           Tag = 101
  977.           Left = 10
  978.           Top = 36
  979.           Width = 113
  980.           Height = 20
  981.           AutoSize = False
  982.           Caption = '&Font color:'
  983.           FocusControl = id_ForeColor
  984.           WordWrap = True
  985.         end
  986.         object Background: TLabel
  987.           Tag = 102
  988.           Left = 10
  989.           Top = 64
  990.           Width = 113
  991.           Height = 20
  992.           AutoSize = False
  993.           Caption = '&Background:'
  994.           FocusControl = id_BackColor
  995.           WordWrap = True
  996.         end
  997.         object Markcolor: TLabel
  998.           Tag = 103
  999.           Left = 10
  1000.           Top = 92
  1001.           Width = 113
  1002.           Height = 20
  1003.           AutoSize = False
  1004.           Caption = '&Mark color:'
  1005.           FocusControl = id_MarkColor
  1006.           WordWrap = True
  1007.         end
  1008.         object Cursorcolor: TLabel
  1009.           Tag = 104
  1010.           Left = 10
  1011.           Top = 120
  1012.           Width = 113
  1013.           Height = 20
  1014.           AutoSize = False
  1015.           Caption = '&Cursor color:'
  1016.           FocusControl = id_CursorColor
  1017.           WordWrap = True
  1018.         end
  1019.         object Cursorfont: TLabel
  1020.           Tag = 105
  1021.           Left = 10
  1022.           Top = 148
  1023.           Width = 113
  1024.           Height = 20
  1025.           AutoSize = False
  1026.           Caption = 'Cu&rsor font:'
  1027.           FocusControl = id_CursorFontColor
  1028.           WordWrap = True
  1029.         end
  1030.         object Label1: TLabel
  1031.           Tag = 106
  1032.           Left = 234
  1033.           Top = 33
  1034.           Width = 115
  1035.           Height = 20
  1036.           AutoSize = False
  1037.           Caption = 'Example:'
  1038.           WordWrap = True
  1039.         end
  1040.         object id_ForeColor: TComboBox
  1041.           Left = 126
  1042.           Top = 35
  1043.           Width = 90
  1044.           Height = 22
  1045.           Style = csOwnerDrawFixed
  1046.           Font.Color = clWindowText
  1047.           Font.Height = -11
  1048.           Font.Name = 'MS Sans Serif'
  1049.           Font.Style = []
  1050.           ItemHeight = 16
  1051.           Items.Strings = (
  1052.             '0'
  1053.             '1'
  1054.             '2'
  1055.             '3'
  1056.             '4'
  1057.             '5'
  1058.             '6'
  1059.             '7'
  1060.             '8'
  1061.             '9'
  1062.             '10'
  1063.             '11'
  1064.             '12'
  1065.             '13'
  1066.             '14'
  1067.             '15'
  1068.             '16')
  1069.           ParentFont = False
  1070.           TabOrder = 0
  1071.           OnClick = ColorClick
  1072.           OnDrawItem = ColorDrawItem
  1073.         end
  1074.         object id_BackColor: TComboBox
  1075.           Left = 126
  1076.           Top = 63
  1077.           Width = 90
  1078.           Height = 22
  1079.           Style = csOwnerDrawFixed
  1080.           Font.Color = clWindowText
  1081.           Font.Height = -11
  1082.           Font.Name = 'MS Sans Serif'
  1083.           Font.Style = []
  1084.           ItemHeight = 16
  1085.           Items.Strings = (
  1086.             '0'
  1087.             '1'
  1088.             '2'
  1089.             '3'
  1090.             '4'
  1091.             '5'
  1092.             '6'
  1093.             '7'
  1094.             '8'
  1095.             '9'
  1096.             '10'
  1097.             '11'
  1098.             '12'
  1099.             '13'
  1100.             '14'
  1101.             '15'
  1102.             '16')
  1103.           ParentFont = False
  1104.           TabOrder = 1
  1105.           OnClick = ColorClick
  1106.           OnDrawItem = ColorDrawItem
  1107.         end
  1108.         object id_MarkColor: TComboBox
  1109.           Left = 126
  1110.           Top = 91
  1111.           Width = 90
  1112.           Height = 22
  1113.           Style = csOwnerDrawFixed
  1114.           Font.Color = clWindowText
  1115.           Font.Height = -11
  1116.           Font.Name = 'MS Sans Serif'
  1117.           Font.Style = []
  1118.           ItemHeight = 16
  1119.           Items.Strings = (
  1120.             '0'
  1121.             '1'
  1122.             '2'
  1123.             '3'
  1124.             '4'
  1125.             '5'
  1126.             '6'
  1127.             '7'
  1128.             '8'
  1129.             '9'
  1130.             '10'
  1131.             '11'
  1132.             '12'
  1133.             '13'
  1134.             '14'
  1135.             '15'
  1136.             '16')
  1137.           ParentFont = False
  1138.           TabOrder = 2
  1139.           OnClick = ColorClick
  1140.           OnDrawItem = ColorDrawItem
  1141.         end
  1142.         object id_CursorColor: TComboBox
  1143.           Left = 126
  1144.           Top = 119
  1145.           Width = 90
  1146.           Height = 22
  1147.           Style = csOwnerDrawFixed
  1148.           Font.Color = clWindowText
  1149.           Font.Height = -11
  1150.           Font.Name = 'MS Sans Serif'
  1151.           Font.Style = []
  1152.           ItemHeight = 16
  1153.           Items.Strings = (
  1154.             '0'
  1155.             '1'
  1156.             '2'
  1157.             '3'
  1158.             '4'
  1159.             '5'
  1160.             '6'
  1161.             '7'
  1162.             '8'
  1163.             '9'
  1164.             '10'
  1165.             '11'
  1166.             '12'
  1167.             '13'
  1168.             '14'
  1169.             '15'
  1170.             '16')
  1171.           ParentFont = False
  1172.           TabOrder = 3
  1173.           OnClick = ColorClick
  1174.           OnDrawItem = ColorDrawItem
  1175.         end
  1176.         object id_CursorFontColor: TComboBox
  1177.           Left = 126
  1178.           Top = 147
  1179.           Width = 90
  1180.           Height = 22
  1181.           Style = csOwnerDrawFixed
  1182.           Font.Color = clWindowText
  1183.           Font.Height = -11
  1184.           Font.Name = 'MS Sans Serif'
  1185.           Font.Style = []
  1186.           ItemHeight = 16
  1187.           Items.Strings = (
  1188.             '0'
  1189.             '1'
  1190.             '2'
  1191.             '3'
  1192.             '4'
  1193.             '5'
  1194.             '6'
  1195.             '7'
  1196.             '8'
  1197.             '9'
  1198.             '10'
  1199.             '11'
  1200.             '12'
  1201.             '13'
  1202.             '14'
  1203.             '15'
  1204.             '16')
  1205.           ParentFont = False
  1206.           TabOrder = 4
  1207.           OnClick = ColorClick
  1208.           OnDrawItem = ColorDrawItem
  1209.         end
  1210.         object Panel3: TPanel
  1211.           Left = 232
  1212.           Top = 56
  1213.           Width = 117
  1214.           Height = 109
  1215.           BevelOuter = bvLowered
  1216.           Caption = 'Panel3'
  1217.           TabOrder = 5
  1218.           object id_colorexample: TOwnerdrawPanel
  1219.             Left = 8
  1220.             Top = 8
  1221.             Width = 101
  1222.             Height = 93
  1223.             TabOrder = 0
  1224.             OnPaint = id_colorexamplePaint
  1225.           end
  1226.         end
  1227.         object id_CursorInverted: TCheckBox
  1228.           Tag = 107
  1229.           Left = 10
  1230.           Top = 184
  1231.           Width = 182
  1232.           Height = 20
  1233.           Caption = '&Use inverted cursor'
  1234.           TabOrder = 6
  1235.           OnClick = id_CursorInvertedClick
  1236.         end
  1237.       end
  1238.     end
  1239.     object TTabPage
  1240.       Left = 4
  1241.       Top = 42
  1242.       HelpContext = 220
  1243.       Caption = 'Confirmation'
  1244.       object Getconfirmationbefore: TGroupBox
  1245.         Tag = 110
  1246.         Left = 12
  1247.         Top = 62
  1248.         Width = 361
  1249.         Height = 187
  1250.         Caption = ' Get confirmation before '
  1251.         TabOrder = 0
  1252.         object confirm_overwrite: TCheckBox
  1253.           Tag = 112
  1254.           Left = 10
  1255.           Top = 61
  1256.           Width = 349
  1257.           Height = 20
  1258.           Caption = '&Overwriting files'
  1259.           TabOrder = 0
  1260.           OnClick = IDAnyButtonClick
  1261.         end
  1262.         object confirm_readonly: TCheckBox
  1263.           Tag = 113
  1264.           Left = 10
  1265.           Top = 91
  1266.           Width = 349
  1267.           Height = 20
  1268.           Caption = 'Overwriting/Deleting &read-only files'
  1269.           TabOrder = 1
  1270.           OnClick = IDAnyButtonClick
  1271.         end
  1272.         object confirm_hidsys: TCheckBox
  1273.           Tag = 114
  1274.           Left = 10
  1275.           Top = 121
  1276.           Width = 349
  1277.           Height = 20
  1278.           Caption = 'Overwriting/Deleting &hidden/system files'
  1279.           TabOrder = 2
  1280.           OnClick = IDAnyButtonClick
  1281.         end
  1282.         object confirm_mouse: TCheckBox
  1283.           Tag = 115
  1284.           Left = 10
  1285.           Top = 151
  1286.           Width = 349
  1287.           Height = 20
  1288.           Caption = '&Drag&&Drop (copying files with mouse)'
  1289.           TabOrder = 3
  1290.           OnClick = IDAnyButtonClick
  1291.         end
  1292.         object confirm_dirs: TCheckBox
  1293.           Tag = 111
  1294.           Left = 10
  1295.           Top = 31
  1296.           Width = 349
  1297.           Height = 20
  1298.           Caption = 'Deleting &non-empty directories'
  1299.           TabOrder = 4
  1300.           OnClick = IDAnyButtonClick
  1301.         end
  1302.       end
  1303.     end
  1304.     object TTabPage
  1305.       Left = 4
  1306.       Top = 42
  1307.       HelpContext = 170
  1308.       Caption = 'Packer'
  1309.       object zip_likedirs: TCheckBox
  1310.         Tag = 120
  1311.         Left = 14
  1312.         Top = 6
  1313.         Width = 363
  1314.         Height = 20
  1315.         Caption = 'Treat archives like &directories'
  1316.         TabOrder = 0
  1317.         OnClick = IDAnyButtonClick
  1318.       end
  1319.       object ZipHeader: TGroupBox
  1320.         Left = 4
  1321.         Top = 27
  1322.         Width = 373
  1323.         Height = 46
  1324.         Caption = ' ZIP '
  1325.         TabOrder = 1
  1326.         object ZipPacker2: TLabel
  1327.           Tag = 121
  1328.           Left = 10
  1329.           Top = 18
  1330.           Width = 107
  1331.           Height = 15
  1332.           AutoSize = False
  1333.           Caption = '&ZIP packer:'
  1334.           FocusControl = JumptoZipPage
  1335.         end
  1336.         object JumptoZipPage: TButton
  1337.           Tag = 122
  1338.           Left = 120
  1339.           Top = 14
  1340.           Width = 245
  1341.           Height = 23
  1342.           Caption = '&Configure ZIP packer...'
  1343.           TabOrder = 0
  1344.           OnClick = JumptoZipPageClick
  1345.         end
  1346.       end
  1347.       object ARJ: TGroupBox
  1348.         Left = 4
  1349.         Top = 79
  1350.         Width = 373
  1351.         Height = 66
  1352.         Caption = ' ARJ '
  1353.         TabOrder = 2
  1354.         object ARJpacker: TLabel
  1355.           Tag = 123
  1356.           Left = 10
  1357.           Top = 18
  1358.           Width = 107
  1359.           Height = 15
  1360.           AutoSize = False
  1361.           Caption = '&ARJ packer:'
  1362.           FocusControl = arj_packer
  1363.         end
  1364.         object arj_packer: TEdit
  1365.           Left = 120
  1366.           Top = 17
  1367.           Width = 221
  1368.           Height = 21
  1369.           Font.Color = clWindowText
  1370.           Font.Height = -11
  1371.           Font.Name = 'MS Sans Serif'
  1372.           Font.Style = []
  1373.           MaxLength = 255
  1374.           ParentFont = False
  1375.           TabOrder = 0
  1376.           OnChange = IDAnyButtonClick
  1377.         end
  1378.         object id_zip_find3: TButton
  1379.           Left = 341
  1380.           Top = 16
  1381.           Width = 24
  1382.           Height = 23
  1383.           Caption = '>>'
  1384.           TabOrder = 1
  1385.           OnClick = id_zip_find3Click
  1386.         end
  1387.         object arj_useinternal: TCheckBox
  1388.           Tag = 124
  1389.           Left = 10
  1390.           Top = 42
  1391.           Width = 360
  1392.           Height = 22
  1393.           Caption = '&Use internal un-ARJ if possible'
  1394.           TabOrder = 2
  1395.           OnClick = IDAnyButtonClick
  1396.         end
  1397.       end
  1398.       object LHA: TGroupBox
  1399.         Left = 4
  1400.         Top = 150
  1401.         Width = 373
  1402.         Height = 60
  1403.         Caption = ' LHA '
  1404.         TabOrder = 3
  1405.         object LHApacker: TLabel
  1406.           Tag = 125
  1407.           Left = 10
  1408.           Top = 18
  1409.           Width = 107
  1410.           Height = 15
  1411.           AutoSize = False
  1412.           Caption = '&LHA packer:'
  1413.           FocusControl = lha_packer
  1414.         end
  1415.         object lha_packer: TEdit
  1416.           Left = 120
  1417.           Top = 13
  1418.           Width = 221
  1419.           Height = 21
  1420.           Font.Color = clWindowText
  1421.           Font.Height = -11
  1422.           Font.Name = 'MS Sans Serif'
  1423.           Font.Style = []
  1424.           MaxLength = 255
  1425.           ParentFont = False
  1426.           TabOrder = 0
  1427.           OnChange = IDAnyButtonClick
  1428.         end
  1429.         object id_zip_find4: TButton
  1430.           Left = 341
  1431.           Top = 12
  1432.           Width = 24
  1433.           Height = 23
  1434.           Caption = '>>'
  1435.           TabOrder = 1
  1436.           OnClick = id_zip_find4Click
  1437.         end
  1438.         object lzh_useinternal: TCheckBox
  1439.           Tag = 126
  1440.           Left = 10
  1441.           Top = 38
  1442.           Width = 360
  1443.           Height = 20
  1444.           Caption = 'Us&e internal un-LZH if possible'
  1445.           TabOrder = 2
  1446.           OnClick = IDAnyButtonClick
  1447.         end
  1448.       end
  1449.       object RAR: TGroupBox
  1450.         Left = 4
  1451.         Top = 214
  1452.         Width = 373
  1453.         Height = 44
  1454.         Caption = ' RAR '
  1455.         TabOrder = 4
  1456.         object RARPacker: TLabel
  1457.           Tag = 127
  1458.           Left = 10
  1459.           Top = 18
  1460.           Width = 107
  1461.           Height = 15
  1462.           AutoSize = False
  1463.           Caption = '&RAR Packer:'
  1464.           FocusControl = rar_packer
  1465.         end
  1466.         object rar_packer: TEdit
  1467.           Left = 120
  1468.           Top = 13
  1469.           Width = 221
  1470.           Height = 21
  1471.           Font.Color = clWindowText
  1472.           Font.Height = -11
  1473.           Font.Name = 'MS Sans Serif'
  1474.           Font.Style = []
  1475.           MaxLength = 255
  1476.           ParentFont = False
  1477.           TabOrder = 0
  1478.           OnChange = IDAnyButtonClick
  1479.         end
  1480.         object id_zip_find5: TButton
  1481.           Left = 341
  1482.           Top = 12
  1483.           Width = 24
  1484.           Height = 23
  1485.           Caption = '>>'
  1486.           TabOrder = 1
  1487.           OnClick = id_zip_find5Click
  1488.         end
  1489.       end
  1490.       object UC2: TGroupBox
  1491.         Left = 4
  1492.         Top = 262
  1493.         Width = 373
  1494.         Height = 44
  1495.         Caption = ' UC2 '
  1496.         TabOrder = 5
  1497.         object UC2Packer: TLabel
  1498.           Tag = 128
  1499.           Left = 10
  1500.           Top = 18
  1501.           Width = 107
  1502.           Height = 15
  1503.           AutoSize = False
  1504.           Caption = 'UC&2 Packer:'
  1505.           FocusControl = uc2_packer
  1506.         end
  1507.         object uc2_packer: TEdit
  1508.           Left = 120
  1509.           Top = 13
  1510.           Width = 221
  1511.           Height = 21
  1512.           Font.Color = clWindowText
  1513.           Font.Height = -11
  1514.           Font.Name = 'MS Sans Serif'
  1515.           Font.Style = []
  1516.           MaxLength = 255
  1517.           ParentFont = False
  1518.           TabOrder = 0
  1519.           OnChange = IDAnyButtonClick
  1520.         end
  1521.         object id_zip_find6: TButton
  1522.           Left = 341
  1523.           Top = 12
  1524.           Width = 24
  1525.           Height = 23
  1526.           Caption = '>>'
  1527.           TabOrder = 1
  1528.           OnClick = id_zip_find6Click
  1529.         end
  1530.       end
  1531.     end
  1532.     object TTabPage
  1533.       Left = 4
  1534.       Top = 42
  1535.       HelpContext = 290
  1536.       Caption = 'Zip packer'
  1537.       object ZIP: TGroupBox
  1538.         Left = 5
  1539.         Top = 4
  1540.         Width = 372
  1541.         Height = 97
  1542.         Caption = ' ZIP '
  1543.         TabOrder = 0
  1544.         object ZIPpacker: TLabel
  1545.           Tag = 130
  1546.           Left = 10
  1547.           Top = 17
  1548.           Width = 94
  1549.           Height = 14
  1550.           AutoSize = False
  1551.           Caption = '&ZIP packer:'
  1552.           FocusControl = zip_packer
  1553.         end
  1554.         object ZIPunpacker: TLabel
  1555.           Tag = 133
  1556.           Left = 10
  1557.           Top = 58
  1558.           Width = 94
  1559.           Height = 14
  1560.           AutoSize = False
  1561.           Caption = 'ZIP &unpacker:'
  1562.           FocusControl = zip_extract
  1563.         end
  1564.         object zip_packer: TEdit
  1565.           Left = 104
  1566.           Top = 14
  1567.           Width = 235
  1568.           Height = 21
  1569.           Font.Color = clWindowText
  1570.           Font.Height = -11
  1571.           Font.Name = 'MS Sans Serif'
  1572.           Font.Style = []
  1573.           MaxLength = 255
  1574.           ParentFont = False
  1575.           TabOrder = 0
  1576.           OnChange = IDAnyButtonClick
  1577.         end
  1578.         object id_zip_find1: TButton
  1579.           Left = 341
  1580.           Top = 13
  1581.           Width = 26
  1582.           Height = 23
  1583.           Caption = '>>'
  1584.           TabOrder = 1
  1585.           OnClick = id_zip_find1Click
  1586.         end
  1587.         object zip_internalpack: TCheckBox
  1588.           Tag = 131
  1589.           Left = 10
  1590.           Top = 38
  1591.           Width = 173
  1592.           Height = 14
  1593.           Caption = 'Use internal ZIP &packer'
  1594.           TabOrder = 2
  1595.           OnClick = zip_internalpackClick
  1596.         end
  1597.         object zip_zipnt: TCheckBox
  1598.           Tag = 132
  1599.           Left = 188
  1600.           Top = 38
  1601.           Width = 180
  1602.           Height = 14
  1603.           Caption = 'U&se ZIP-NT 2.01'
  1604.           TabOrder = 3
  1605.           OnClick = zip_zipntClick
  1606.         end
  1607.         object zip_extract: TEdit
  1608.           Left = 104
  1609.           Top = 55
  1610.           Width = 235
  1611.           Height = 21
  1612.           Font.Color = clWindowText
  1613.           Font.Height = -11
  1614.           Font.Name = 'MS Sans Serif'
  1615.           Font.Style = []
  1616.           MaxLength = 255
  1617.           ParentFont = False
  1618.           TabOrder = 4
  1619.           OnChange = IDAnyButtonClick
  1620.         end
  1621.         object id_zip_find2: TButton
  1622.           Left = 341
  1623.           Top = 54
  1624.           Width = 26
  1625.           Height = 23
  1626.           Caption = '>>'
  1627.           TabOrder = 5
  1628.           OnClick = id_zip_find2Click
  1629.         end
  1630.         object zip_useinternal: TCheckBox
  1631.           Tag = 134
  1632.           Left = 10
  1633.           Top = 79
  1634.           Width = 352
  1635.           Height = 14
  1636.           Caption = 'Always use &internal unzipping (if possible)'
  1637.           TabOrder = 6
  1638.           OnClick = IDAnyButtonClick
  1639.         end
  1640.       end
  1641.       object Compression09: TGroupBox
  1642.         Tag = 135
  1643.         Left = 6
  1644.         Top = 104
  1645.         Width = 371
  1646.         Height = 89
  1647.         Caption = ' Internal ZIP compression (0-9) '
  1648.         TabOrder = 1
  1649.         object none: TLabel
  1650.           Tag = 140
  1651.           Left = 142
  1652.           Top = 65
  1653.           Width = 227
  1654.           Height = 14
  1655.           AutoSize = False
  1656.           Caption = '(0 = none)'
  1657.           WordWrap = True
  1658.         end
  1659.         object internalzip_default: TRadioButton
  1660.           Tag = 136
  1661.           Left = 10
  1662.           Top = 17
  1663.           Width = 355
  1664.           Height = 14
  1665.           Caption = '&normal compression (6)'
  1666.           TabOrder = 0
  1667.           TabStop = True
  1668.           OnClick = internalzip_defaultClick
  1669.         end
  1670.         object internalzip_max: TRadioButton
  1671.           Tag = 137
  1672.           Left = 10
  1673.           Top = 33
  1674.           Width = 355
  1675.           Height = 14
  1676.           Caption = '&maximum compression (9)'
  1677.           TabOrder = 1
  1678.           TabStop = True
  1679.           OnClick = internalzip_maxClick
  1680.         end
  1681.         object internalzip_min: TRadioButton
  1682.           Tag = 138
  1683.           Left = 10
  1684.           Top = 49
  1685.           Width = 355
  1686.           Height = 14
  1687.           Caption = '&fastest compression (1)'
  1688.           TabOrder = 2
  1689.           TabStop = True
  1690.           OnClick = internalzip_minClick
  1691.         end
  1692.         object internalzip_other: TRadioButton
  1693.           Tag = 139
  1694.           Left = 10
  1695.           Top = 65
  1696.           Width = 79
  1697.           Height = 14
  1698.           Caption = '&other:'
  1699.           TabOrder = 3
  1700.           TabStop = True
  1701.           OnClick = IDAnyButtonClick
  1702.         end
  1703.         object internalzip_value: TEdit
  1704.           Left = 92
  1705.           Top = 62
  1706.           Width = 22
  1707.           Height = 21
  1708.           Font.Color = clWindowText
  1709.           Font.Height = -11
  1710.           Font.Name = 'MS Sans Serif'
  1711.           Font.Style = []
  1712.           MaxLength = 1
  1713.           ParentFont = False
  1714.           TabOrder = 4
  1715.           Text = '1'
  1716.           OnChange = IDAnyButtonClick
  1717.           OnEnter = internalzip_valueEnter
  1718.         end
  1719.         object internalzip_scroller: TScrollBar
  1720.           Left = 115
  1721.           Top = 62
  1722.           Width = 17
  1723.           Height = 21
  1724.           Kind = sbVertical
  1725.           TabOrder = 5
  1726.           TabStop = False
  1727.           OnScroll = internalzip_scrollerScroll
  1728.         end
  1729.       end
  1730.       object Directoryfortemporaryfiles: TGroupBox
  1731.         Tag = 141
  1732.         Left = 6
  1733.         Top = 196
  1734.         Width = 371
  1735.         Height = 65
  1736.         Caption = ' Directory for temporary files (internal ZIP) '
  1737.         TabOrder = 2
  1738.         object internalzip_settemp: TRadioButton
  1739.           Tag = 142
  1740.           Left = 10
  1741.           Top = 18
  1742.           Width = 359
  1743.           Height = 14
  1744.           Caption = '&default ("set temp=" in autoexec.bat)'
  1745.           TabOrder = 0
  1746.           TabStop = True
  1747.           OnClick = IDAnyButtonClick
  1748.         end
  1749.         object internalzip_otherdir: TRadioButton
  1750.           Tag = 143
  1751.           Left = 10
  1752.           Top = 38
  1753.           Width = 82
  1754.           Height = 14
  1755.           Caption = 'o&ther:'
  1756.           TabOrder = 1
  1757.           TabStop = True
  1758.           OnClick = internalzip_otherdirClick
  1759.         end
  1760.         object internalzip_tempdir: TEdit
  1761.           Left = 102
  1762.           Top = 36
  1763.           Width = 263
  1764.           Height = 21
  1765.           Font.Color = clWindowText
  1766.           Font.Height = -11
  1767.           Font.Name = 'MS Sans Serif'
  1768.           Font.Style = []
  1769.           MaxLength = 255
  1770.           ParentFont = False
  1771.           TabOrder = 2
  1772.           OnChange = internalzip_tempdirChange
  1773.         end
  1774.       end
  1775.       object AdditionalSettings: TGroupBox
  1776.         Tag = 144
  1777.         Left = 6
  1778.         Top = 264
  1779.         Width = 371
  1780.         Height = 41
  1781.         Caption = ' Additional Settings '
  1782.         TabOrder = 3
  1783.         object zip_83name: TCheckBox
  1784.           Tag = 145
  1785.           Left = 12
  1786.           Top = 16
  1787.           Width = 161
  1788.           Height = 17
  1789.           Caption = 'Use &8.3 short filenames'
  1790.           TabOrder = 0
  1791.           OnClick = IDAnyButtonClick
  1792.         end
  1793.         object zip_setdate: TCheckBox
  1794.           Tag = 146
  1795.           Left = 172
  1796.           Top = 16
  1797.           Width = 197
  1798.           Height = 17
  1799.           Caption = 'S&et ZIP date to newest file date'
  1800.           TabOrder = 1
  1801.           OnClick = IDAnyButtonClick
  1802.         end
  1803.       end
  1804.     end
  1805.     object TTabPage
  1806.       Left = 4
  1807.       Top = 42
  1808.       HelpContext = 260
  1809.       Caption = 'Tabstops'
  1810.       object Showfileextensions: TGroupBox
  1811.         Tag = 150
  1812.         Left = 80
  1813.         Top = 18
  1814.         Width = 222
  1815.         Height = 63
  1816.         Caption = ' Show file extensions '
  1817.         TabOrder = 0
  1818.         object id_confExtAfterName: TRadioButton
  1819.           Tag = 151
  1820.           Left = 10
  1821.           Top = 17
  1822.           Width = 195
  1823.           Height = 14
  1824.           Caption = 'di&rectly after filename'
  1825.           TabOrder = 0
  1826.           TabStop = True
  1827.           OnClick = id_confExtAfterNameClick
  1828.         end
  1829.         object id_confExtAligned: TRadioButton
  1830.           Tag = 152
  1831.           Left = 10
  1832.           Top = 38
  1833.           Width = 195
  1834.           Height = 14
  1835.           Caption = 'ali&gned (with Tab)'
  1836.           TabOrder = 1
  1837.           OnClick = id_confExtAlignedClick
  1838.         end
  1839.       end
  1840.       object GroupBoxID106: TGroupBox
  1841.         Tag = 153
  1842.         Left = 80
  1843.         Top = 90
  1844.         Width = 222
  1845.         Height = 135
  1846.         Caption = ' Tabstops '
  1847.         TabOrder = 1
  1848.         object Extension: TLabel
  1849.           Tag = 154
  1850.           Left = 10
  1851.           Top = 20
  1852.           Width = 109
  1853.           Height = 14
  1854.           AutoSize = False
  1855.           Caption = '&Extension:'
  1856.           FocusControl = id_tabExt
  1857.           WordWrap = True
  1858.         end
  1859.         object Label4: TLabel
  1860.           Tag = 155
  1861.           Left = 10
  1862.           Top = 48
  1863.           Width = 109
  1864.           Height = 14
  1865.           AutoSize = False
  1866.           Caption = '&Size:'
  1867.           FocusControl = id_tabSize
  1868.           WordWrap = True
  1869.         end
  1870.         object Date: TLabel
  1871.           Tag = 156
  1872.           Left = 10
  1873.           Top = 76
  1874.           Width = 109
  1875.           Height = 14
  1876.           AutoSize = False
  1877.           Caption = '&Date/Time:'
  1878.           FocusControl = id_TabDate
  1879.           WordWrap = True
  1880.         end
  1881.         object Attributes: TLabel
  1882.           Tag = 157
  1883.           Left = 10
  1884.           Top = 104
  1885.           Width = 107
  1886.           Height = 14
  1887.           AutoSize = False
  1888.           Caption = '&Attributes:'
  1889.           FocusControl = id_TabAttr
  1890.           WordWrap = True
  1891.         end
  1892.         object id_tabSize: TEdit
  1893.           Left = 119
  1894.           Top = 45
  1895.           Width = 60
  1896.           Height = 21
  1897.           Font.Color = clWindowText
  1898.           Font.Height = -11
  1899.           Font.Name = 'MS Sans Serif'
  1900.           Font.Style = []
  1901.           MaxLength = 5
  1902.           ParentFont = False
  1903.           TabOrder = 0
  1904.           OnChange = TabEditChange
  1905.         end
  1906.         object ScrollBar2: TScrollBar
  1907.           Left = 179
  1908.           Top = 45
  1909.           Width = 18
  1910.           Height = 20
  1911.           Kind = sbVertical
  1912.           TabOrder = 1
  1913.           TabStop = False
  1914.           OnScroll = ScrollBar2Scroll
  1915.         end
  1916.         object id_TabDate: TEdit
  1917.           Left = 119
  1918.           Top = 73
  1919.           Width = 60
  1920.           Height = 21
  1921.           Font.Color = clWindowText
  1922.           Font.Height = -11
  1923.           Font.Name = 'MS Sans Serif'
  1924.           Font.Style = []
  1925.           MaxLength = 5
  1926.           ParentFont = False
  1927.           TabOrder = 2
  1928.           OnChange = TabEditChange
  1929.         end
  1930.         object ScrollBar3: TScrollBar
  1931.           Left = 179
  1932.           Top = 73
  1933.           Width = 18
  1934.           Height = 20
  1935.           Kind = sbVertical
  1936.           TabOrder = 3
  1937.           TabStop = False
  1938.           OnScroll = ScrollBar3Scroll
  1939.         end
  1940.         object id_TabAttr: TEdit
  1941.           Left = 119
  1942.           Top = 101
  1943.           Width = 60
  1944.           Height = 21
  1945.           Font.Color = clWindowText
  1946.           Font.Height = -11
  1947.           Font.Name = 'MS Sans Serif'
  1948.           Font.Style = []
  1949.           MaxLength = 5
  1950.           ParentFont = False
  1951.           TabOrder = 4
  1952.           OnChange = TabEditChange
  1953.         end
  1954.         object ScrollBar5: TScrollBar
  1955.           Left = 179
  1956.           Top = 101
  1957.           Width = 18
  1958.           Height = 20
  1959.           Kind = sbVertical
  1960.           TabOrder = 5
  1961.           TabStop = False
  1962.           OnScroll = ScrollBar5Scroll
  1963.         end
  1964.         object id_tabExt: TEdit
  1965.           Left = 119
  1966.           Top = 17
  1967.           Width = 60
  1968.           Height = 21
  1969.           Font.Color = clWindowText
  1970.           Font.Height = -11
  1971.           Font.Name = 'MS Sans Serif'
  1972.           Font.Style = []
  1973.           MaxLength = 5
  1974.           ParentFont = False
  1975.           TabOrder = 6
  1976.           OnChange = TabEditChange
  1977.         end
  1978.         object ScrollBar1: TScrollBar
  1979.           Left = 179
  1980.           Top = 17
  1981.           Width = 18
  1982.           Height = 20
  1983.           Kind = sbVertical
  1984.           TabOrder = 7
  1985.           TabStop = False
  1986.           OnScroll = ScrollBar1Scroll
  1987.         end
  1988.       end
  1989.       object id_TabDefaults: TButton
  1990.         Tag = 159
  1991.         Left = 151
  1992.         Top = 279
  1993.         Width = 80
  1994.         Height = 23
  1995.         Caption = 'De&fault'
  1996.         TabOrder = 3
  1997.         OnClick = id_TabDefaultsClick
  1998.       end
  1999.       object Panel1: TPanel
  2000.         Left = 80
  2001.         Top = 238
  2002.         Width = 222
  2003.         Height = 33
  2004.         BevelInner = bvRaised
  2005.         BevelOuter = bvLowered
  2006.         TabOrder = 2
  2007.         object id_ShowCentury: TCheckBox
  2008.           Tag = 158
  2009.           Left = 10
  2010.           Top = 8
  2011.           Width = 201
  2012.           Height = 14
  2013.           Caption = 'Show ¢ury in date (19xx)'
  2014.           TabOrder = 0
  2015.           OnClick = id_ShowCenturyClick
  2016.         end
  2017.       end
  2018.     end
  2019.   end
  2020.   object Translate1: TTranslate
  2021.     Tag = 5100
  2022.     Left = 8
  2023.     Top = 384
  2024.   end
  2025.   object ResolutionFix1: TResolutionFix
  2026.     Left = 40
  2027.     Top = 384
  2028.   end
  2029. end
  2030.